Redo sort list model with GtkSorter
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Dec 2019 04:44:22 +0000 (23:44 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:44 +0000 (19:26 -0400)
commit11a1f8f36a9136add6c4e765493009572c1203b3
tree277b7e3f6ff384e27a5f20138da09b812dd4850b
parent1eda9884a0d405ee6bb5e6436849623d254d41b3
Redo sort list model with GtkSorter

Reshuffle the api to take full advantage
of GtkSorter. Update all callers.
docs/reference/gtk/gtk4-sections.txt
gtk/gtksortlistmodel.c
gtk/gtksortlistmodel.h
gtk/inspector/controllers.c
testsuite/gtk/sortlistmodel.c